var github.com/jackc/pgx/v5/pgtype.big1000

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		numeric.go#L34: 	big1000 *big.Int = big.NewInt(1000)
		numeric.go#L436: 		absInt.Mul(absInt, big1000)